Trouble matching strings (titles) using wp_query

Solved. After much digging I eventually came upon this:

remove_filter ('the_title', 'wptexturize');