when drawing
switch to actor space for self
set current font to FONT
draw TEXT at (x: [half width of self] - [get width of TEXT using current font /2] y: [half height of self] - [ get height using current font /2])
That's the code you need. If you want to use the Labels behavior, read all its attributes and their descriptions, and see what options you have regarding position.