WordPress search in modified post title

you can create your own search creating a file called search.php in your theme, there you can customize your search however you want.

and can be called with:

get_search_form();