This is generally not a good idea, as the page title might change depending on what the page is about.
Anyway, you have 2 ways for doing it:
- use a custom theme and set the property at the page level
- Handle the onAfterLoad event of your custom control, get the page component (the view root), and set its property programmatically