Rotate ios native controls in ios6

Hi,
I want to use native controls in ios6, I got them work,
I create a simple UILabel and make it appear on screen,
but it orientation is wrong,
my game use landscape orientation and the UILabel has portrait orientation.
How I can rotate this UILabel?
There any thing that I can use to rotate more native buttons using a singe action?