I have an incredible problem.

My ebook (epub format) work properly on every eReader windows or android: the text is justified and hyphenation is ok. The titles, correctly, are not hyphenated.
In iPad and iPhone (software is iBooks, Apple) the titles are hyphenated: this is WRONG!!!!
I try this code in css but it did not work:
this code also did not work:
Code:
-webkit-hyphens: none;
Can I prevent titles hyphenation on iPad and IPhone??
Help me please
(sorry for bad eng)
Fante1998