This is a bit of a goofy one to figure out, but once I did I made it permanent:
In file admin/Users/manageusers.ascx
Look for this line and add the red bit:
asp:label id="lblTitle" cssclass="Head" runat="server" visible="false">
Make sure you repeat this fix after portal upgrades and also make sure you always use a container for the module if you want the title to appear.
Rob