Thanks Hans that solved the issue. I also set $EnableGroupTitle=0 in skin.php. Now I got the effect that I wanted, by default no group links displayed, yet for group that has Group.GroupHeader the title would be derived from there if any was defined. 
<br><br>--<br><span class="sg">hua</span><div><span class="q" id="q_10fe7b8c8f5bab43_2"><br><br><div><span class="gmail_quote">On 1/3/07, <b class="gmail_sendername">Hans</b> &lt;<a href="mailto:design5@softflow.co.uk" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
design5@softflow.co.uk</a>&gt; wrote:</span><blockquote class="gmail_quote" style="margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; margin-left: 0.80ex; border-left-color: #cccccc; border-left-width: 1px; border-left-style: solid; padding-left: 1ex">
 Wednesday, January 3, 2007, 1:11:15 AM, hua wrote:<br><br>&gt; Using PmWiki 2.1.17 with Gemini skin. What do I need to do to make this work<br>&gt; for pages that belong in a group?<br>&gt; i. I don&#39;t want to have Group Link (the one that by default appears at 
<br>&gt; top-left) displayed<br>&gt; ii. If the page doesn&#39;t have (:title Some Title:) it&#39;ll pick it up from<br>&gt; Group.GroupHeader (is this correct?) if GroupHeader has (:title Global Group<br>&gt; Title :)<br>
<br>Try this:<br><br>In Group.GroupHeader use (:nogroup:)(:title Some Default Title:)<br><br>In each page use (:title {GroupHeader$Title}:)<br><br>(:nogroup:) suppresses the group link in the titlebar in Gemini, it is<br>
 a custom markup for gemini.<br>{GroupHeader$Title} is the $Title pagevariable picked from page<br>GroupHeader.<br><br><br>Hans<br><br></blockquote></div><br></span></div>