I have the following code which works and changes the title of the \'order received\' page:
add_filter( \'the_title\', \'woo_title_order_received\', 10, 2 );