I would think if you removed this line that it would take the top option (N/A) out of the mix:
<input type="radio" name="gender" value="0" checked="checked" tabindex="', $context['tabindex']++, '" /> ', $txt[470], '<br />
I have just done this and if you remove that line it only leaves the male/female options.