Title the Header/Nav bar?

I had a way to do this that worked before 1.0.0, but now it doesn’t seem to.

I suspect it may be a scope problem. My body is using a MenuController, and my ion-nav-view is switching controllers based on what page is showing.

Can I set the title for the header bar from the Page controller? How do I reference it?

Thanks!