I can\'t find a way to set the font size of the title in a custom UIBarButtonItem. The only way I can think of getting around this is to set it as an image which I would like to
Create a UILabel and use -initWithCustomView:.
-initWithCustomView: